net/http.http2stickyErrWriter.conn (field)

3 uses

	net/http (current package)
		h2_bundle.go#L7966: 	conn    net.Conn
		h2_bundle.go#L7975: 	n, err = http2writeWithByteTimeout(sew.group, sew.conn, sew.timeout, p)
		h2_bundle.go#L8283: 		conn:    c,